Login     Sign up
News Feed
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

Hello All,

Im trying to understand if is possible to have 3 neews feed columns in the same page and each one with own quick share writing box.
Can someone help on this?

174 months ago
adil (@adil)
Join date: May 9th 2010
Community posts: 202
View Profile
Send Message

????? draw a design chart or sketch ... I did not get your idea!!!

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

Something like that.But each one where it says community activities to have its own name.

Regards

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

Something like that.But each one where it says community activities to have its own name.

Regards

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

[quote=dpahellas]Something like that.But each one where it says community activities to have its own name.

Regards [/quote]

oops i cannot add attachement

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

[quote=dpahellas]Something like that.But each one where it says community activities to have its own name.

Regards [/quote]

Please see here ----> [url]http://i56.tinypic.com/25soiuq.jpg[/url]

174 months ago
adil (@adil)
Join date: May 9th 2010
Community posts: 202
View Profile
Send Message

make 3 "<div> .....</div> and make css for them to be lef center right aligned and make a name for every one ... copy the code from /feed/feed.php index function on each but change the start/ limit posion of the mysql query !!! try this ... are you good in html php coding?

this is the idea try it up!

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

[quote=adil]make 3 "<div> .....</div> and make css for them to be lef center right aligned and make a name for every one ... copy the code from /feed/feed.php index function on each but change the start/ limit posion of the mysql query !!! try this ... are you good in html php coding?

this is the idea try it up![/quote]

I dont even understand what are you talking about.:)
But thanks for the try.Hope i will find someone to help me on this?

Best Regards

174 months ago
adil (@adil)
Join date: May 9th 2010
Community posts: 202
View Profile
Send Message

open ur /modules/dashboard/dashboard.php

in the index function make the above changes

[code]
<div> ......</div>
[/code]

I do not offend u but it seems you could not read this !! so find the div responsible for the display the column and make 3 of them and change the style sheet so they stand near each other not above each other by making
first one left aligned
second centered aligned
and last one right aligned

and change the mysql query to handle them

with start/limit

got me now!!!

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

[quote=adil]open ur /modules/dashboard/dashboard.php

in the index function make the above changes

[code]
<div> ......</div>
[/code]

I do not offend u but it seems you could not read this !! so find the div responsible for the display the column and make 3 of them and change the style sheet so they stand near each other not above each other by making
first one left aligned
second centered aligned
and last one right aligned

have trying couple of days now but cant find the way.could you please make me a step by step guide for this?

will appreciated sooooooo much.

Regards

and change the mysql query to handle them

with start/limit

got me now!!! [/quote]

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

have trying couple of days now but cant find the way.could you please make me a step by step guide for this?

will appreciated sooooooo much.

Regards

174 months ago
dpahellas (@dpahellas)
Join date: Sep 15th 2010
Community posts: 41
View Profile
Send Message

[quote=adil]open ur /modules/dashboard/dashboard.php

in the index function make the above changes

[code]
<div> ......</div>
[/code]

I do not offend u but it seems you could not read this !! so find the div responsible for the display the column and make 3 of them and change the style sheet so they stand near each other not above each other by making
first one left aligned
second centered aligned
and last one right aligned

and change the mysql query to handle them

with start/limit

got me now!!! [/quote]

Cant trying anymore.It is very hard for me.I really mess it up

But thanks anyway.

173 months ago